home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / DiceSource / include / clib / gadtools_protos.h < prev    next >
C/C++ Source or Header  |  1994-02-01  |  374b  |  14 lines

  1. /* $VER: clib/gadtools_protos.h 1.0 (23.1.94) */
  2. #ifndef GADTOOLS_PROTOS_H
  3. #define GADTOOLS_PROTOS_H 1
  4. #include <pragmas/config.h>
  5. #include <exec/types.h>
  6. #include <clib/gadtools_protos.h>  /* Note this is in the Amiga directory */
  7. #if __SUPPORTS_PRAGMAS__
  8. #ifdef __DICE_INLINE
  9. extern struct Library *GadToolsBase;
  10. #include <pragmas/gadtools_pragmas.h>
  11. #endif
  12. #endif
  13. #endif
  14.